From: Masatake YAMATO Date: Mon, 15 Mar 2004 07:28:38 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23676 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2264dffcfc84691859d4bf1f2cfc71d3a0f247dd;p=emacs.git Fix a typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b28512af321..d7c955c8471 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -21,8 +21,7 @@ if the value for `ruler-mode-ruler-function'is given. * hexl.el (hexl-mode-hook): Make the hook customizable. - (hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New - customize variables. + (hexl-address-area, hexl-ascii-area): New customize variables. (hexlify-buffer): Put font-lock-faces on the address area and the ascii area. (hexl-activate-ruler): New function.